Accessible Form Error Summary & Focus Manager
Listing code: GCD-WEB-011 · Version: 1.0.1
- Read README.md completely.
- Run
npm test; expect 12 passing tests and zero failures. - Copy
src/accessible-form-error-summary.jsinto an authorized test environment. - Connect trusted validation errors to fields with unique IDs.
- Complete the keyboard, screen-reader, server-validation, and rollback checklist in the README before production.
The helper does not style forms, validate untrusted submissions, or replace server-side validation. Save a rollback checkpoint before installation.